RMarkdown for shareable reports

What is RMarkdown?

Literate programming

Text, code, and graphics all in one nice document!

An .Rmd document, rendered

An .Rmd source document

An .Rmd document, rendered

Interactive coding

An .Rmd source code document, showing in-line results

Shareable documents

An .Rmd doc rendered to GitHub

Your turn!

In class, we’ll practice using .RMarkdown and GitHub to share analyses with your collaborators (or classmates).